Table of content



/customerorder/{id}

Mapping URL: /customerorder/{id}

Description: get the customerorder entity with the appended id

Microservice: CountryService


Methods

/customerorder/{id}

/customerorder/{id}

Mapping URL: /customerorder/{id}

Description: CustomerOrderService

Name: findCustomerOrderById(id)

Request Method: GET

Service Interface: /customerorder/{id}

Service Entity: CustomerOrder



CountryService inside the microservice architecture

Microservices

3.1 CountryService3.2 DiscountCampaignService3.3 ProductService3.4 ShopLicenseService


Table of content